Esx Settings Inventory CheckStatus
Esx Settings Inventory CheckStatus
The Esx Settings Inventory CheckStatus enumerated type contains the possible different status codes that can be returned while checking a provided or the assign software specification on a cluster or a standalone host.
Possible values:
IN_PROGRESS
: The operation is in progress.COMPLETED
: The operation completed successfully.FAILED
: The operation encountered an unspecified error.
This enumeration was added in vSphere API 9.0.0.0.
This data structure has no properties.
Enumeration:
IN_PROGRESS,
COMPLETED,
FAILED,